Skip to content

ConsenSysMesh/singulardtv-contracts

Repository files navigation

SingularDTV CODE

Use vagrant up then

To run all tests:

cd /vagrant/ python -m unittest discover tests

Run one test:

cd /vagrant/ python -m unittest tests.test_successful_funding

To run the testrpc:

./testrpc_command.sh

To deploy the contracts:

python deploy.py -f deploy.json

To generate the ABIs:

python generate_abi.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published